Parameters
- path
- The graphics path to rasterize.
- clipRegion
- A clip region.
- deviceWidth
- A device width.
- deviceHeight
- A device height.
- useAntiAlias
- A value indicating whether anti-aliasing must be used.
- imageDataPixelFormat
- Pixel format of image data.
- imageData
- The rasterized image data.
- imageDataRect
- The rectangle that contains rasterized image data.
Return Value
True if IGraphicsPath is rasterized;
false if intersection of clip region, device size and path bound box is empty.
false if intersection of clip region, device size and path bound box is empty.